Skip to content

Pin proof-pr v0.2.8 dogfood guidance#108

Merged
saagpatel merged 1 commit into
mainfrom
chore/proof-pr-v0.2.8
Jun 20, 2026
Merged

Pin proof-pr v0.2.8 dogfood guidance#108
saagpatel merged 1 commit into
mainfrom
chore/proof-pr-v0.2.8

Conversation

@saagpatel

Copy link
Copy Markdown
Owner

Summary

  • pin the proof-pr reusable workflow and CLI install ref to v0.2.8
  • update the dogfood author example to use --explain --check public-git-metadata --fix-only

Proof

Risk

Low: workflow pin and docs-only author guidance. Reusable workflow remains advisory/read-only by default.

Rollback

Revert this PR to pin back to v0.2.7 and restore the broader --explain example.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3e2f4ce9ce

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/proof-pr-dogfood.md
Comment on lines +29 to +30
--check public-git-metadata \
--fix-only

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use a T3 receipt for the focused metadata check

This example still initializes the temporary receipt with --tier T1, but the new --check public-git-metadata --fix-only command only works when that hygiene finding exists. I checked proof-pr v0.2.8's CLI semantics: cmd_receipt_hygiene filters to the requested check and exits 2 when no finding matches, while _receipt_hygiene_findings only emits public-git-metadata for tier T3 or higher. As written, readers who copy the documented local check will get receipt hygiene: no finding for check public-git-metadata instead of the promised copyable remediation, so the example should either use a T3 tier or avoid focusing on that check.

Useful? React with 👍 / 👎.

@saagpatel saagpatel merged commit 3e2f4ce into main Jun 20, 2026
3 checks passed
@saagpatel saagpatel deleted the chore/proof-pr-v0.2.8 branch June 20, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant